home *** CD-ROM | disk | FTP | other *** search
-
-
-
- SNM User Commands SNM
-
-
-
- NNAAMMEE
- snm - print name list for SPUR binary
-
- SSYYNNOOPPSSIISS
- ssnnmm [ --ggnnoopprruuaa ] [ [ _f_i_l_e_n_a_m_e ] ...
-
- DDEESSCCRRIIPPTTIIOONN
- _S_n_m is similar to _n_m except that it operates on SPUR object
- files. _S_n_m prints the name list (symbol table) of each
- object _f_i_l_e_n_a_m_e in the argument list. If an argument is an
- archive, a listing for each object file in the archive will
- be produced. If no _f_i_l_e_n_a_m_e is given, the symbols in _a._o_u_t
- are listed.
-
- Each symbol name is preceded by its value (blanks if unde-
- fined) and one of the letters:
-
- AA absolute
-
- BB bss segment symbol
-
- CC common symbol
-
- DD data segment symbol
-
- TT text segment symbol
-
- UU undefined
-
- -- debug, giving symbol table entries (see --aa below)
-
- The type letter is upper case if the symbol is external, and
- lower case if it is local. Symbols given values in shared
- regions are followed by `S' or `s'. By default, the output
- is sorted alphabetically by symbol name.
-
- OOPPTTIIOONNSS
- --gg Print only global (external) symbols.
-
- --nn Sort numerically rather than alphabetically.
-
- --oo Prepend file or archive element name to each output
- line rather than only once.
-
- --pp Don't sort; print in symbol-table order.
-
- --rr Sort in reverse order.
-
- --uu Print only undefined symbols.
-
- --aa Print all symbols.
-
-
-
-
- SPUR Release 1.0 29 May 1988 1
-
-
-
-
-
-
- SNM User Commands SNM
-
-
-
- EEXXAAMMPPLLEE
- snm
-
- prints the symbol list of _a._o_u_t, the default output file for
- the CC, FORTRAN 77 and Pascal compilers.
-
- SSEEEE AALLSSOO
- ar(1), ar(5), a.out(5)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SPUR Release 1.0 29 May 1988 2
-
-
-
-